projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b50c87e
)
(view-hello-file): Adjusted for the changes of
author
Kenichi Handa
<handa@m17n.org>
Wed, 11 Jun 1997 00:38:09 +0000
(
00:38
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 11 Jun 1997 00:38:09 +0000
(
00:38
+0000)
coding system names.
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index c048b441268eb6f2c29742060246d46a8bec8897..5e4dfe69604e8d5feb1724360977ef374fdf5d4e 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-147,7
+147,7
@@
With arg, make them enable iff arg is positive."
(interactive)
;; We have to decode the file in any environment.
(let ((default-enable-multibyte-characters t)
- (coding-system-for-read 'iso-2022-7))
+ (coding-system-for-read 'iso-2022-7
bit
))
(find-file-read-only (expand-file-name "HELLO" data-directory))))
(defun universal-coding-system-argument ()